home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / hedgehog-launch.swf / scripts / DefineButton2_203 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-11  |  40 b   |  4 lines

  1. on(release){
  2.    _root.pauseGame();
  3. }
  4.